The BX_BarcodeType type has been changed to allow for additional barcode types. Instead of being an enum, it is now defined as a 64-bit unsigned integer. Constants have been provided to match the naming of the enumerators of the enum that existed in previous versions. In most cases this will not require any changes to your code